Skip to content

CI: Remove cache from publishing workflow#33561

Merged
alexslavr merged 1 commit into
26_1from
lavrov/publishing-disable-cache
May 12, 2026
Merged

CI: Remove cache from publishing workflow#33561
alexslavr merged 1 commit into
26_1from
lavrov/publishing-disable-cache

Conversation

@alexslavr
Copy link
Copy Markdown
Contributor

No description provided.

@alexslavr alexslavr self-assigned this May 12, 2026
Copilot AI review requested due to automatic review settings May 12, 2026 12:14
@alexslavr alexslavr requested a review from a team as a code owner May 12, 2026 12:14
@alexslavr alexslavr added the 26_1 label May 12, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the GitHub Packages publishing workflow to stop using a pnpm store cache during both the build and publish jobs, simplifying the workflow execution environment.

Changes:

  • Removed the “Get pnpm store directory” step from the build and publish jobs.
  • Removed the actions/cache@v4 pnpm store cache configuration from the build and publish jobs.

@alexslavr alexslavr merged commit fd3d2ce into 26_1 May 12, 2026
106 of 110 checks passed
@alexslavr alexslavr deleted the lavrov/publishing-disable-cache branch May 12, 2026 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants